C1.Web.Mvc.TransposedGrid Namespace / TransposedGrid<T> Class / OnClientItemsSourceChanging Property

In This Topic
OnClientItemsSourceChanging Property (TransposedGrid<T>)
In This Topic
Occurs after the grid has been bound to a new items source.
Syntax
'Declaration
 
Public Property OnClientItemsSourceChanging As String
 
See Also